/*  鍩虹棰滆壊棰勭疆  */
/*  澶撮儴閫氱敤  */
.header {
  position: relative;
  z-index: 9;
  min-height: 96px;
  border-top: 2px solid #c91029;
  background-color: #fff;
}
.header .hd-box {
  max-width: 1280px;
  margin: auto;
  position: relative;
}
.header .hd-logo {
  width: 181px;
  display: inline-block;
  vertical-align: middle;
}
.header img {
  top: 50%;
}
.header .hd-nav {
  display: inline-block;
  vertical-align: middle;
  margin-left: 116px;
}
.header .hd-nav li {
  display: inline-block;
  vertical-align: middle;
  line-height: 96px;
  font-size: 20px;
}
.header .hd-nav li a:hover {
  color: #d11d27;
}
.header .hd-nav li.active a {
  color: #d11d27;
}
.header .hd-nav li + li {
  margin-left: 35px;
}
.header_main .hd-search {
  display: inline-block;
  vertical-align: middle;
/*  margin-left: 30px;*/
  width: 21px;
  height: 24px;
  background: url("http://www.jngczx.com/static/img/search.png") center no-repeat;    margin-top: 40px;
}
.header .hd-lang {
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.header .hd-lang:before {
  content: '|';
  margin-right: 10px;
  cursor: default;
}
.sub-box {
  width: 100%;
  background-color: #fff;
  z-index: 10;
  position: absolute;
  left: 0;
  top: 100%;
}
.sub-nav {
  width: 983px;
  margin: auto;
  padding-left: 297px;
  border-top: 1px solid #e6e6e6;
  display: none;
  left: 0;
}
.sub-nav dd {
  display: inline;
  float: left;
  line-height: 58px;
  font-size: 18px;
}
.sub-nav dd a {
  color: #999;
}
.sub-nav dd a:hover {
  color: #666;
}
.sub-nav dd + dd {
  margin-left: 35px;
}
.mo-nav-btn {
  display: none;
  vertical-align: middle;
  position: absolute;
  right: 1%;
  width: 50px;
  height: 50px;
  background: url("http://www.jngczx.com/App/Tpl/Home/Default/Public//img/qi-other2.png") center no-repeat;
  transition: all .3s;
}
.index-header .mo-nav-btn{
  background-image: url("http://www.jngczx.com/App/Tpl/Home/Default/Public//img/qi-other.png");
}
.header .mo-nav-btn.active {
  background-image: url("http://www.jngczx.com/App/Tpl/Home/Default/Public//img/qi-close.png");
}
.mo-nav-btn-popup,
.mo-nav-btn-close {
  display: none;
  width: 100%;
}
.mo-sub-nav {
  display: none;
}
.mo-nav-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 8;
  display: none;
  background-color: #fafafa;
  height: 100%;
  overflow-y: auto;
}
.mo-nav-box .mo-nav li {
  font-size: 18px;
  line-height: 2;
}
.mo-nav-box .mo-nav li a {
  margin-left: 30px;
}
.mo-nav-box .mo-nav dd {
  font-size: 18px;
  line-height: 1.5;
}
/*  搴曢儴閫氱敤  */
.footer {
  background-color: #666;
  position: relative;
}
.footer .back_top {
  width: 60px;
  height: 60px;
  position: absolute;
  top: -30px;
  right: 15.52083333%;
}
.footer .ft-box {
  /*max-width: 1355px;*/
  max-width: 1426px;
  margin: auto;
  padding-bottom: 1.00405904%;
  text-align: center;
  position: relative;
}
.footer .ft-nav {
  /*width: 7.3800738%;*/
  width: 11.57082749%;
  display: inline-block;
  vertical-align: top;
  padding-top: 2.83505535%;
  text-align: left;
}
.footer .ft-nav dt:after {
  content: ' ';
  border-bottom: 2px solid #fff;
  display: block;
  opacity: 0.2;
  width: 25px;
  margin-top: 14px;
  margin-bottom: 10px;
}
.footer .ft-nav dd {
  margin-top: 10%;
}
.footer .ft-nav a {
  color: #fff;
  opacity: 0.8;
}
.footer .ft-nav dt {
  color: #fff;
  font-size: 22px;
}
.footer .ft-nav + .ft-nav {
  /*margin-left: 5.16605166%;*/
}
.footer .social-share {
  padding-bottom: 15px;
  text-align: right;
}
.footer .social-share a {
  display: block;
  opacity: 1;
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  margin-bottom: 15px;
}
.footer .social-share img {
  margin-top: 3px;
}
.footer .mo-sub-ft {
  display: none;
  padding: 0 20px;
}
.footer .mo-sub-ft a {
  display: block;
  text-indent: 1em;
  font-size: 16px;
}
.footer .mo-ft a {
  color: #fff;
}
.footer .mo-ft .first {
  margin: 0 20px;
  display: block;
  background: url('http://www.jngczx.com/App/Tpl/Home/Default/Public//img/qi-unfold.png') no-repeat right;
}
.footer .mo-ft .first-index {
  background: none;
}
.footer .mo-ft .active .first {
  background-image: url('http://www.jngczx.com/App/Tpl/Home/Default/Public//img/qi-packup.png');
}
.mo-ft-box {
  display: none;
}
.mo-ft-box .mo-ft li {
  font-size: 18px;
  line-height: 2;
}
.ft-cp {
  height: 98px;
}
.ft-cp .ft-cp-box {
  max-width: 1200px;
  height: 98px;
  margin: 0 auto;
}
.ft-cp .logo {
  display: inline-block;
  vertical-align: middle;
  height: 98px;
}
.ft-cp .logo img {
  display: block;
  top: 26px;
  position: relative;
}
.ft-cp .cp {
  float: right;
  top: 35px;
  position: relative;
  text-align: right;
  display: inline-block;
  vertical-align: middle;
  color: #ccc;
}
.ft-cp .cp a {
  color: #ccc;
}
.ft-cp .cp i {
  border-left: 1px solid #ccc;
  margin-left: 5px;
  margin-right: 5px;
}
.ft-cp .cp .beian {
  margin-top: 5px;
}
/*  婵€娲荤姸鎬侀缃�  */
.txt-on {
  color: #d11d27;
}
.on {
  display: block !important;
}
.wrap {
  max-width: 1200px;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 1280px) {
  .header {
    text-align: right;
  }
  .header .hd-box {
    padding: 0 3%;
  }
  .header .hd-logo {
    float: left;
    display: block;
    margin-top: 25px;
    text-align: left;
    width: 150px;
  }
  .header .hd-logo img {
    max-width: 150px;
  }
  .header .hd-nav {
    margin-left: 0;
  }
  .header .hd-nav li {
    font-size: 18px;
  }
  .header .hd-nav li + li {
    margin-left: 30px;
  }
  .footer .ft-nav + .ft-nav {
    /*margin-left: 5%;*/
  }
  .ft-cp .logo img {
    max-width: 150px;
  }
  .wrap {
    padding: 0 3%;
  }
}
@media screen and (max-width: 1200px) {
  .header .hd-nav li {
    font-size: 16px;
  }
  .header .hd-nav li + li {
    margin-left: 25px;
  }
  .footer .ft-nav {
    /*width: 10%;*/
  }
  .footer .ft-nav + .ft-nav {
    /*margin-left: 3%;*/
  }
  .ft-cp .ft-cp-box {
    padding: 0 3%;
  }
}
@media screen and (min-width:1024px) and ( max-width: 1500px){
  .footer .ft-box{
    width:90%;
  }
}
@media screen and (max-width: 1024px) {
  .header {
    min-height: 60px;
    text-align: left;
  }
  .header .hd-box {
    padding: 0 2%;
  }
  .header .hd-logo {
    float: none;
    display: inline-block;
    margin-top: 12px;
    width: 120px;
  }
  .header .hd-logo img {
    max-width: 120px;
  }
  .mo-nav-btn {
    display: inline-block;
    top: 5px;
  }
  .header_main .hd-nav,
  .hd-search,
  .hd-lang {
    display: none !important;
  }
  .footer {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .ft-box {
    display: none;
  }
  .ft-cp {
    height: auto;
  }
  .ft-cp .ft-cp-box {
    padding: 0 1%;
    height: auto;
  }
  .ft-cp .logo {
    display: block;
    margin: 20px auto;
    width: 120px;
    text-align: center;
    height: auto;
  }
  .ft-cp .logo img {
    position: static;
    max-width: 120px;
  }
  .ft-cp .cp {
    float: none;
    width: 100%;
    text-align: center;
    top: 0;
  }
  .ft-cp .cp a {
    color: #ccc;
  }
  .ft-cp .cp i {
    border-left: 1px solid #ccc;
    margin-left: 5px;
    margin-right: 5px;
  }
  .ft-cp .cp .beian {
    padding-bottom: 20px;
  }
  .mo-ft-box {
    display: block;
  }
  .mo-nav-box .mo-nav {
    margin-top: 80px;
    padding: 0 3% 30px;
  }
  .mo-nav-box .mo-nav li a {
    margin-left: 0;
  }
  .mo-nav-box .mo-nav .mo-nav-item > a {
    display: block;
    background: url("http://www.jngczx.com/App/Tpl/Home/Default/Public//img/qi-unfold-b.png") right center no-repeat;
  }
  .mo-nav-box .mo-nav .mo-nav-item.active > a {
    background-image: url("http://www.jngczx.com/App/Tpl/Home/Default/Public//img/qi-packup-b.png");
  }
  .mo-nav-box .mo-nav dd {
    padding: 6px 0;
    font-size: 16px;
    text-indent: 1em;
  }
}
@media screen and (max-width:768px){
  .wrap{
    padding:0;
  }
}
.footer .ft-box .top-btn {
  display: block;
  position: absolute;
  right: 110px;
  top: -30px;
  background-color: #0c3675;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  z-index: 2;
}